-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fixup DicomAnonymiser CTP implementation #2053
Conversation
CC @jas88 feel free to pick this up if you have time |
e411aaf
to
66b49dd
Compare
for more information, see https://pre-commit.ci
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2053 +/- ##
==========================================
+ Coverage 66.03% 66.68% +0.64%
==========================================
Files 182 184 +2
Lines 6519 6535 +16
Branches 958 959 +1
==========================================
+ Hits 4305 4358 +53
+ Misses 1920 1877 -43
- Partials 294 300 +6 ☔ View full report in Codecov by Sentry. |
@jas88 any chance you could look at the failing windows tests? I think I'm missing something obvious! |
Log both stdout and stderr, adjust timeout
Disused using
End async read operation on stdout
Make stdout handler async for consistency
Thanks @jas88! Are you happy for this to be merged now? |
src/SmiServices/Microservices/DicomAnonymiser/Anonymisers/SmiCtpAnonymiser.cs
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM as long as the retained event handler is intentional.
Proposed Changes
This PR finishes the wrapper for ctp-anon-cli and adds tests.
Types of changes
[skip ci]
Checklist
By opening this PR, I confirm that I have:
@SMI/Reviewers
teamIssues